FaSchedCashPlanHistory 
Logical Entity Name  FaSchedCashPlanHistory 
Default Table Name  FaSchedCashPlanHistory 
Physical Only  NO 
Definition 
 
Note 
 

FaSchedCashPlanHistory Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaSchedCashPlanHistoryId(PK)    int  NO 
 
FaStudentAidCashPlanHistoryId(FK)    int  NO 
 
DisbNum    int  YES 
 
DateSched    datetime  YES 
 
GrossAmount    money  YES 
 
PrincipalAmount    money  YES 
 
InterestAmount    money  YES 
 
NetAmount    money  YES 
 
Status    char(10)  YES 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaSchedCashPlanHistory Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaSchedCashPlanHistory_FaSchedCashPlanHistoryId  PrimaryKey  FaSchedCashPlanHistoryId 

FaSchedCashPlanHistory Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaStudentAidCashPlanHistory  Non-Identifying  One To Zero or More  FK_FaSchedCashPlanHistory_FaStudentAidCashPlanHistory_FaStudentAidCashPlanHistoryId      FaStudentAidCashPlanHistoryId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaSchedCashPlanHistoryUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaSchedCashPlanHistory Check Constraints 
Check Constraint Name  CheckConstraint